NDepend.API Documentation
Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> Class
Members 
NDepend.CodeQuery Namespace : Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> Class
The type parameter of the cell at index 0.
The type parameter of the cell at index 1.
The type parameter of the cell at index 2.
The type parameter of the cell at index 3.
The type parameter of the cell at index 4.
The type parameter of the cell at index 5.
The type parameter of the cell at index 6.
The type parameter of the cell at index 7.
The type parameter of the cell at index 8.
The type parameter of the cell at index 9.
The type parameter of the cell at index 10.
The type parameter of the cell at index 11.
The type parameter of the cell at index 12.
The type parameter of the cell at index 13.
The type parameter of the cell at index 14.
The type parameter of the cell at index 15.
The record generic class used for code query results made of sequence of records objects with 16 cells each.
Object Model
Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> ClassRecordCellValue Class
Syntax
[DefaultMember("Item")]
public sealed class Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> : RecordBase, NDepend.Issue.IRecord  
Type Parameters
T0
The type parameter of the cell at index 0.
T1
The type parameter of the cell at index 1.
T2
The type parameter of the cell at index 2.
T3
The type parameter of the cell at index 3.
T4
The type parameter of the cell at index 4.
T5
The type parameter of the cell at index 5.
T6
The type parameter of the cell at index 6.
T7
The type parameter of the cell at index 7.
T8
The type parameter of the cell at index 8.
T9
The type parameter of the cell at index 9.
T10
The type parameter of the cell at index 10.
T11
The type parameter of the cell at index 11.
T12
The type parameter of the cell at index 12.
T13
The type parameter of the cell at index 13.
T14
The type parameter of the cell at index 14.
T15
The type parameter of the cell at index 15.
Inheritance Hierarchy

System.Object
   NDepend.CodeQuery.RecordBase
      NDepend.CodeQuery.Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> Members
NDepend.CodeQuery Namespace